Autogenerated HTML docs for v2.16.1-72-g5be1f
diff --git a/git-cat-file.html b/git-cat-file.html index f2705ca..6ad4d2b 100644 --- a/git-cat-file.html +++ b/git-cat-file.html
@@ -806,8 +806,9 @@ </dt> <dd> <p> - Suppress all output; instead exit with zero status if <object> - exists and is a valid object. + Exit with zero status if <object> exists and is a valid + object. If <object> is of an invalid format exit with non-zero and + emits an error on stderr. </p> </dd> <dt class="hdlist1"> @@ -1000,7 +1001,7 @@ <div class="sectionbody"> <div class="paragraph"><p>If <code>-t</code> is specified, one of the <type>.</p></div> <div class="paragraph"><p>If <code>-s</code> is specified, the size of the <object> in bytes.</p></div> -<div class="paragraph"><p>If <code>-e</code> is specified, no output.</p></div> +<div class="paragraph"><p>If <code>-e</code> is specified, no output, unless the <object> is malformed.</p></div> <div class="paragraph"><p>If <code>-p</code> is specified, the contents of <object> are pretty-printed.</p></div> <div class="paragraph"><p>If <type> is specified, the raw (though uncompressed) contents of the <object> will be returned.</p></div> @@ -1162,7 +1163,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2017-09-25 00:24:34 PDT +Last updated 2018-01-23 14:34:02 PST </div> </div> </body>